Iscript Extender v0.9 BETA
By O)FaRTy1billion

HOW TO USE:
1. Make additional iscript source files, giving each new entry a new IsId.
2. Compile new iscript.bin files, each named with a 3-digit number starting
   with 001 (iscript001.bin, iscript002.bin, iscript003.bin, etc.) up to
   iscript255.bin.
3. Add your iscript.bins to scripts\ alongside the normal iscript.bin.
4. Add isextend.qdp to your SEMPQ.
5. Enjoy.

KEEP IN MIND:
- IsIDs will be searched first in iscript.bin, then iscript001.bin, then
  iscript002.bin and so on. The first file containing a specific IsIDs will be
  the iscript used for that ID. This means IsIDs must be unique among all files
  to be useful.
- While it won't break anything (see previous), be sure to uncheck any option
  to merge with default iscript.bin for the additional iscripts files.
- All IsIDs from 412 to 65535 are unused by the default iscript.bin, and thus
  available for use (there are some < 412, but they are few and far between).

